toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.originals.core.Id
Namespace
Id
Types
Functions
Types
asset_instance
Link copied to clipboard
entity
asset_instance
Functions
does_original_exist
Link copied to clipboard
function
does_original_exist
(
id
:
byte_array
)
:
boolean
generate
Link copied to clipboard
function
generate
(
)
:
byte_array
get_by_id
Link copied to clipboard
function
get_by_id
(
id
:
byte_array
)
:
asset_instance
get_by_instance
Link copied to clipboard
function
get_by_instance
(
instance
:
instance
)
:
asset_instance
get_id
Link copied to clipboard
function
get_id
(
instance
:
instance
)
:
byte_array
get_instance
Link copied to clipboard
function
get_instance
(
id
:
byte_array
)
:
instance
is_original
Link copied to clipboard
function
is_original
(
instance
:
instance
)
:
boolean
new
Link copied to clipboard
function
new
(
asset
:
asset
,
instance
:
instance
)
T
Link copied to clipboard
function
T
(
value
:
byte_array
?
)
:
attribute_type